@charset "ISO-8859-1";
body#home {
	background-color: #C2C4C6;
}
body#home #main {
	background: url(../images/template/homepage/bg_main_left2.png) 0 0 no-repeat;
	/* ie6 png fix in ie.css */
	_height: 1000px;
}
body#home #main_inner {
	background: #f5f5f5 url(../images/template/homepage/bg_main.gif) repeat-x 0 6px;
	padding-top: 235px;
	margin-top: 6px;
	width: 922px;
}

#main_inner2 {
	background: #f5f5f5 url(../images/template/homepage/bg_main.gif) repeat-x 0 6px;
	padding-top: 70px;
	margin-top: 6px;
	width: 922px;
}

body#home #main_right {
	background: url(../images/template/homepage/bg_main_right2.png) right top no-repeat;
	/* ie6 png fix in ie.css */
	/* ie6 styles */
	_height: 1000px;
	_width: 12px;
	_right: 5px;
	_top: 5px;
}
body#home #masthead {
	top: 0;
	z-index:10;
	background: none;
	display: block;
	height: 239px;
	width: 950px;
}
body#home #homepage-features {
	background: url(../images/template/homepage/bg_homepage-feature.png) no-repeat left bottom;
	min-height: 131px;
	width: 941px;
	position: absolute;
	left: 9px;
	top: 205px;
	padding: 5px 0 0 14px;
	color: #333;
	z-index: 5;
	/* ie6 styles follow */
	_background: url(../images/template/homepage/bg_homepage-feature.gif) no-repeat left bottom;
	_height: 133px;
}

body#home .column {
	padding: 0 10px 5px 5px 5px;
	line-height: 12px;
	width: 225px;
	margin: 0 10px 10px 5px 5px;
	//background: url(../images/template/homepage/divider.gif) repeat-y right;
}
body#home #homepage-features .column {
	padding-top: 30px;
}
body#home #homepage-features .column p {
	line-height: 13px;
	margin-bottom: 7px;
}
body#home #homepage-features .column p.learn-more {
	margin-bottom: 11px;
}
body#home #homepage-features .column p.learn-more a {
	font-weight: normal;
}
body#home #homepage-features .column .text-content {
	width: 125px;
	float: left;
}
body#home .column.last {
	margin-right: 0;
	background: none;
	padding-right: 0;
}

body#home #main-homepage-content {
	width: 940px;
	padding: 0;
	margin: 125px 0 0 0;
}
body#home #main-homepage-content .column {
	min-height: 280px;
	margin: 0 10px 15px 5px;
}
body#home #main-homepage-content h2 {
	margin-top: 5px;
	line-height: 1em;
}

body#home h3 {
	margin: 0px;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #333;
}


body#home #discover {
	_padding-right: 4px;
}

body#home #discover h2 {
	margin-top: 20px;
}
body#home #discover ul {
	padding: 0;
	width: 42%;
	float: left;
}
body#home #discover ul.left {
	margin-left: 10px;
}
body#home #discover ul.right {
	margin-left: 15px;
}
body#home #discover ul li {
	padding-bottom: 3px;
}
body#home #discover a {
	font-weight: bold;
}

body#home span.footer-bg {
	background: url(../images/template/bg_footer_homepage.png) no-repeat 0 0;
	/* ie6 png fix in ie.css */
}

body#home .column2 {
	padding: 0 5px 5px 5px;
	line-height: 12px;
	width: 290px;
	margin: 0 5px 5px 5px;
	//background: url(../images/template/homepage/divider.gif) repeat-y right;
}
body#home #homepage-features .column2 {
	padding-top: 30px;
}
body#home #homepage-features .column2 p {
	line-height: 13px;
	margin-bottom: 7px;
}
body#home #homepage-features .column2 p.learn-more {
	margin-bottom: 11px;
}
body#home #homepage-features .column2 p.learn-more a {
	font-weight: normal;
}
body#home #homepage-features .column2 .text-content {
	width: 180px;
	float: left;
}
body#home .column2 .last {
	margin-right: 0;
	background: none;
	padding-right: 0;
}
